home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1988 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: news.seanet.com!usenet
  2. From: plexus@plexus.seanet.com (James B. Johnson)
  3. Newsgroups: comp.lang.c,comp.os.msdos.programmer,comp.sys.ibm.pc.hardware.video,comp.sys.ibm.pc.hardware.misc,comp.sys.ibm.pc.misc
  4. Subject: Re: malloc'ing 1.5MB of memory
  5. Date: Thu, 18 Jan 1996 06:54:56 GMT
  6. Organization: Seanet Online Services, Seattle WA
  7. Message-ID: <4dkru6$8jj@kaleka.seanet.com>
  8. References: <4culvu$612@stc06.ctd.ornl.gov> <DL0HqJ.7H4@rug.nl> <4dg7l4$n1h@bright.ecs.soton.ac.uk> <4dgl8d$ren@netserver.univ-lille1.fr>
  9. NNTP-Posting-Host: plexus.seanet.com
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. karpf@lifl.lifl.fr (Karpf_Sylvain) wrote:
  13.  
  14. >You can use dos and the gcc compiler (32 bits compiler) together with the go32
  15. >Dos-Extender. 
  16.  
  17.  
  18. Djgpp is the compiler you want. 32bit, DOS based. You can get it just
  19. about anywhere.
  20.  
  21. >-- 
  22. >Sylvain Karpf
  23.  
  24.  
  25. /*
  26.  * "Those aren't compiler warnings, they're compiler suggestions!"
  27.  *  The act of compiling == test your EGO.
  28.  *
  29.  * The night programmer, 0x86 asm, C/C++, Pascal, etc....
  30.  * Enjoy, relax, you'll get you tech fix!
  31.  * plexus@plexus.seanet.com       A.k.A. James B. Johnson
  32.  * plexus@taz.edcc.edu
  33.  *
  34.  */
  35.  
  36.